type runtime.persistentAlloc

4 uses

	runtime (current package)
		malloc.go#L1887: type persistentAlloc struct {
		malloc.go#L1894: 	persistentAlloc
		malloc.go#L1955: 	var persistent *persistentAlloc
		runtime2.go#L702: 	palloc persistentAlloc // per-P to avoid mutex